﻿2026-07-27T05:46:42.0800979Z ##[group]Run actions/checkout@v5
2026-07-27T05:46:42.0801506Z with:
2026-07-27T05:46:42.0801823Z   repository: BigscreenVR/spt-bs-core
2026-07-27T05:46:42.0804507Z   token: ***
2026-07-27T05:46:42.0804832Z   ssh-strict: true
2026-07-27T05:46:42.0805152Z   ssh-user: git
2026-07-27T05:46:42.0805493Z   persist-credentials: true
2026-07-27T05:46:42.0805847Z   clean: true
2026-07-27T05:46:42.0806183Z   sparse-checkout-cone-mode: true
2026-07-27T05:46:42.0806559Z   fetch-depth: 1
2026-07-27T05:46:42.0806859Z   fetch-tags: false
2026-07-27T05:46:42.0807213Z   show-progress: true
2026-07-27T05:46:42.0807534Z   lfs: false
2026-07-27T05:46:42.0807831Z   submodules: false
2026-07-27T05:46:42.0808167Z   set-safe-directory: true
2026-07-27T05:46:42.0808527Z   allow-unsafe-pr-checkout: false
2026-07-27T05:46:42.0808893Z env:
2026-07-27T05:46:42.0809194Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-27T05:46:42.0809591Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-27T05:46:42.0809988Z ##[endgroup]
2026-07-27T05:46:42.2844512Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T05:46:42.2846297Z ##[group]Getting Git version info
2026-07-27T05:46:42.2846842Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-27T05:46:42.3136258Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-27T05:46:42.3373695Z git version 2.43.0.windows.1
2026-07-27T05:46:42.3398930Z ##[endgroup]
2026-07-27T05:46:42.3407011Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\09d7dc21-c720-477f-a2fa-1253bd037a23\.gitconfig'
2026-07-27T05:46:42.3420572Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\09d7dc21-c720-477f-a2fa-1253bd037a23' before making global git config changes
2026-07-27T05:46:42.3421503Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T05:46:42.3425740Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-27T05:46:42.3666346Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-27T05:46:42.3870892Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T05:46:42.3896275Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T05:46:42.3900433Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T05:46:42.4103704Z HEAD
2026-07-27T05:46:42.4369202Z ##[endgroup]
2026-07-27T05:46:42.4372924Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-27T05:46:42.8146711Z ##[group]Cleaning the repository
2026-07-27T05:46:42.8150875Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-27T05:46:44.5500050Z Removing target/
2026-07-27T05:46:44.5530566Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-27T05:46:44.6197173Z HEAD is now at b6404adf Merge 3bf8563f30be067c30f743d86aa82b9d6c72ebcc into cc3a0545b31fbda9e78b6de420bb7c08f6727c1b
2026-07-27T05:46:44.6220765Z ##[endgroup]
2026-07-27T05:46:44.6225106Z ##[group]Disabling automatic garbage collection
2026-07-27T05:46:44.6229917Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-27T05:46:44.6464962Z ##[endgroup]
2026-07-27T05:46:44.6465369Z ##[group]Setting up auth
2026-07-27T05:46:44.6471526Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-27T05:46:44.6696562Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-27T05:46:45.0423851Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T05:46:45.0666090Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-27T05:46:45.4579975Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T05:46:45.4808710Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-27T05:46:46.0434882Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-27T05:46:46.0688225Z ##[endgroup]
2026-07-27T05:46:46.0688717Z ##[group]Fetching the repository
2026-07-27T05:46:46.0695616Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +1c7b19b0236bd9d40fec9ab51c5c4225d0c80d28:refs/remotes/pull/99/merge
2026-07-27T05:46:46.8390430Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-27T05:46:46.8391190Z  * [new ref]           1c7b19b0236bd9d40fec9ab51c5c4225d0c80d28 -> pull/99/merge
2026-07-27T05:46:46.8518383Z ##[endgroup]
2026-07-27T05:46:46.8519104Z ##[group]Determining the checkout info
2026-07-27T05:46:46.8519595Z ##[endgroup]
2026-07-27T05:46:46.8528830Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-27T05:46:46.8838315Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-27T05:46:46.9072148Z ##[group]Checking out the ref
2026-07-27T05:46:46.9076968Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/99/merge
2026-07-27T05:46:47.0132291Z Previous HEAD position was b6404adf Merge 3bf8563f30be067c30f743d86aa82b9d6c72ebcc into cc3a0545b31fbda9e78b6de420bb7c08f6727c1b
2026-07-27T05:46:47.0133539Z HEAD is now at 1c7b19b0 Merge a2fbc72800ab67b9b5cab7e59e1b559476a7b35e into be4182b6b1c54e37adf6eae047b5d79602056ac1
2026-07-27T05:46:47.0161876Z ##[endgroup]
2026-07-27T05:46:47.0467810Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-27T05:46:47.0706489Z 1c7b19b0236bd9d40fec9ab51c5c4225d0c80d28
